projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
840b1c6
)
* test/lisp/net/tramp-tests.el (tramp--test-special-characters):
author
Michael Albinus
<michael.albinus@gmx.de>
Fri, 29 Jan 2021 11:25:36 +0000
(12:25 +0100)
committer
Michael Albinus
<michael.albinus@gmx.de>
Fri, 29 Jan 2021 11:25:36 +0000
(12:25 +0100)
Adapt test for docker.
test/lisp/net/tramp-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/net/tramp-tests.el
b/test/lisp/net/tramp-tests.el
index 6467c7ee219aa93fb994ad459c97fa0e87295229..19a40fdf06c76ad4c50a0fe3df0334085a1fb65c 100644
(file)
--- a/
test/lisp/net/tramp-tests.el
+++ b/
test/lisp/net/tramp-tests.el
@@
-6037,13
+6037,13
@@
This requires restrictions of file name syntax."
(let ((files
(list
(cond ((or (tramp--test-ange-ftp-p)
+ (tramp--test-docker-p)
(tramp--test-gvfs-p)
(tramp--test-rclone-p)
(tramp--test-sudoedit-p)
(tramp--test-windows-nt-or-smb-p))
"foo bar baz")
((or (tramp--test-adb-p)
- (tramp--test-docker-p)
(eq system-type 'cygwin))
" foo bar baz ")
((tramp--test-sh-no-ls--dired-p)